home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / pctv4n2.zip / SHADES.ZIP / README.TXT < prev    next >
Text File  |  1993-03-01  |  1KB  |  45 lines

  1.  
  2. Shades of Windows - PC Techniques - Apr/May 1993
  3. "Doing Without IDEs"
  4. (c) 1993 by Tom Swan. All rights reserved.
  5.  
  6. Note: You may use any of the files in the SHADES.ZIP file to create
  7. your own compiled programs, which you may distribute free of any
  8. charge or royalty.
  9.  
  10. The ZIP file contains directory information. To extract the files and
  11. create the necessary subdirectories, enter this command using
  12. PKUNZIP or Borland's UNZIP utilities:
  13.  
  14.     pkunzip -d shades
  15.  
  16. If you extract all files into one directory, before using the sample
  17. MAKEFILE, copy the files to subdirectories as shown here:
  18.  
  19. C:\...\SINGLE
  20.     tlink.cfg
  21.     turboc.cfg
  22.     wc.bat
  23.     whello.cpp
  24.     whello.def
  25.  
  26. C:\...\MULTI
  27.     cmfile.cpp
  28.     frame.cpp
  29.     frame.h
  30.     makefile
  31.     multi.cpp
  32.     multi.def
  33.     multi.rc
  34.     multi.rch
  35.  
  36. You must store the MULTI files separately from those in SINGLE (you
  37. can use other directory names) because running MAKEFILE overwrites the
  38. TURBOC.CFG and TLINK.CFG configuration files.
  39.  
  40. For more information about the files, see my column "Shades of
  41. Windows" appearing regularly in PC TECHNIQUES. Enjoy!
  42.  
  43. Tom Swan
  44. Compuserve ID 73627,3241
  45.